home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / lantastc / psel / readme.txt < prev    next >
Text File  |  1996-07-10  |  4KB  |  95 lines

  1. PSEL.COM - Lantastic printer selection program, version 1.0a
  2.  
  3. What is this thing?
  4.  
  5.     PrinterSelect is a Lantastic-compatible network utility which
  6.     performs a very simple service: It switches the printer
  7.     connected to LPT1:.  Many older DOS programs will only print
  8.     to LPT1, and using the supplied Lantastic programs (net.exe or
  9.     lanpup.exe) to switch printers is a hassle.  These programs
  10.     require you to delete the current connection, choose a server,
  11.     and reconnect to one of it's printers.  These steps can cause
  12.     trouble for the novice network user.  I've seen too many
  13.     occasions of the user accidentally logging out while trying to
  14.     manipulate the lanpup menus.
  15.     
  16.     This small TSR is designed with simplicity in mind.  The goal
  17.     is to allow you to supply the user with a simple menu from 
  18.     which to select a printer.
  19.  
  20. Installation:
  21.  
  22.     Unzip this file to any directory.  This directory can either
  23.     be located on a local workstation, or a network shared 
  24.     directory.  Next, edit the file, psel.cfg (see below) to
  25.     represent your printer configuration.  Make sure psel.cfg is
  26.           located in the default directory when you load PrinterSelect, 
  27.     since this is the only place the program looks.
  28.  
  29. Usage - PSEL [/d|/e|/h]
  30.  
  31.     Enter "psel" by itself to load the TSR.  It configures itself
  32.     by reading the file "psel.cfg" in the current directory.  This
  33.     file contains a list of "network resources" (i.e., the network
  34.     names of the printers) as well as descriptions.  Each line
  35.     is composed of a printer and a description, separated by a
  36.     space or comma.  A sample file is included which you can update.
  37.     To use a "local" printer (i.e., one that is not on the network
  38.     but connected to your local computer), just use the network
  39.     name '\\'.  This will essentially disconnect you from any
  40.     network printers, allowing you to access the local printer.
  41.  
  42.     Once psel is loaded, it is invoked by pressing the hotkey,
  43.     which defaults to <alt>-A.  A list of printers will appear.  
  44.     Use the up and down arrow keys to highlight a printer, and 
  45.     the enter key to make the connection.  Press escape to return 
  46.     to what you were doing.  That's it!
  47.  
  48.     To temporarily disable the hotkey, use the /d option.  To re-
  49.     enable, use /e.  This feature is useful in applications where
  50.     the printer connections should not be changed by the user. 
  51.     If the application is invoked through a batch file, psel can
  52.     be disabled before loading the application and enabled after
  53.     the application exits.
  54.  
  55.     Setting the hotkey is detailed below in the revision history.
  56.  
  57. -------------------------------------------------------------------------
  58.  
  59.                 REVISION HISTORY
  60.  
  61. 12 Feb. 1995
  62.  
  63.     Enable connection to a local printer by using the network
  64.     printer name '\\'.
  65.  
  66. 11 Feb. 1995
  67.  
  68.     Allow a user-defined hotkey.  To update the hotkey, start PSEL
  69.     with the /h switch.  This puts the software in "hotkey record"
  70.     mode.  The software will instruct to enter your new hotkey,
  71.     just as it will be used to invoke the popup.  It will then
  72.     automatically make a change in your psel.cfg file to make this
  73.     change permanent.  Also, if PSEL is currently loaded, it will
  74.     update the hotkey of the currently running program.  Notice that
  75.     the left and right shift keys are considered independently when
  76.     selecting a hotkey.  For example, <left shift>-<other key> is
  77.     a distinct hotkey from <right shift>-<other key>.
  78.  
  79. ------------------------------------------------------------------------
  80.  
  81.               KNOWN LIMITATIONS
  82.  
  83.     Currently, this product is not guaranteed to work with printers
  84.     on Windows for Workgroups, Windows NT, or Netware servers. This
  85.     has to do with the more complex naming schemes and passwords
  86.     used on these servers.  I have found no problems with any 
  87.     LANtastic server printers.
  88.  
  89. Thank you for using this software.
  90.  
  91. **** Please be sure to register !!! ***
  92.  
  93. PSEL - (c) Copyright 1994 Daniel J. Kelly.
  94.  
  95.